Skip to content

fix: blog favicon and dark mode text#23

Merged
wavekat-eason merged 1 commit intomainfrom
fix/blog-favicon-and-prose-colors
Apr 1, 2026
Merged

fix: blog favicon and dark mode text#23
wavekat-eason merged 1 commit intomainfrom
fix/blog-favicon-and-prose-colors

Conversation

@wavekat-eason
Copy link
Copy Markdown
Contributor

@wavekat-eason wavekat-eason commented Apr 1, 2026

Summary

  • Add unconditional favicon <link> fallback so blog pages show the favicon in browsers that don't support media queries on favicon links
  • Soften dark mode blog prose colors (body text, links, bold, inline code) from gray-300 to gray-400 for better readability

Test plan

  • Verify favicon appears on blog index and blog post pages (test in Safari + Chrome)
  • Check dark mode blog post text is softer and more readable
  • Verify light mode is unchanged

🤖 Generated with Claude Code

Add an unconditional favicon link so browsers that don't support
media queries on <link rel="icon"> still show the favicon on
blog pages. Soften dark mode prose colors from gray-300 to
gray-400 for better readability against the dark background.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

@wavekat-eason wavekat-eason merged commit cc30f5f into main Apr 1, 2026
2 checks passed
@wavekat-eason wavekat-eason deleted the fix/blog-favicon-and-prose-colors branch April 1, 2026 02:05
wavekat-eason pushed a commit that referenced this pull request Apr 1, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.0.9](wavekat-com-v0.0.8...wavekat-com-v0.0.9)
(2026-04-01)


### Bug Fixes

* blog favicon and dark mode text
([#23](#23))
([cc30f5f](cc30f5f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant